go/ast.byPos.Less (method, view implemented interface methods)
one use
go/ast (current package)
commentmap.go#L17: func (a byPos) Less(i, j int) bool { return a[i].Pos() < a[j].Pos() }
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)